Version

GridFeatureBuilder<T> Class Members

The following tables list the members exposed by GridFeatureBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorGridFeatureBuilder<T> Constructor  
Protected Fields
 NameDescription
Protected Fieldfeatureslist of grid features  
Public Properties
 NameDescription
Public PropertyFeatures  
Public Methods
 NameDescription
Public MethodAppendRowsOnDemandconfigure the AppendRowsOnDemand feature  
Public MethodCellMergingconfigure the CellMerging feature  
Public MethodColumnFixingconfigure the ColumnFixing feature  
Public MethodColumnMovingconfigure the ColumnMoving feature  
Public MethodFilteringconfigure the Filtering feature  
Public MethodGetEnumerator  
Public MethodGroupByconfigure the GroupBy feature  
Public MethodHidingconfigure the Hiding feature  
Public MethodMultiColumnHeadersconfigure the MultiColumn headers feature  
Public MethodPagingpaging constructor  
Public MethodResizingconfigure the Resizing feature  
Public MethodResponsiveconfigure the Responsive feature  
Public MethodRowSelectorsconfigure the RowSelectors feature  
Public MethodSelectionconfigure the Selection/Activation feature  
Public MethodSortingConfigure the Sorting feature.  
Public MethodSummariesconfigure the Summaries feature  
Public MethodTooltipsconfigure the Tooltips feature  
Public MethodUpdatingconfigure the Updating feature  
See Also

View on GitHub